Latent Diffusion Bridges for Unsupervised Timbre Transfer Demo¶
This demo page is for the paper Latent Diffusion Bridges for Unsupervised Timbre Transfer
Source code: link
Timbre Transfer Results¶
Normal Instruments Created with Our Method¶
flute -> violin
flute -> trumpet
violin -> flute
violin -> trumpet
trumpet -> flute
trumpet -> violin
bassoon -> cello
cello -> bassoon
Pitch-Shifted¶
flute -> bassoon
flute shifted -20 semitones -> bassoon
flute shifted -25 semitones -> bassoon
Chunk-Based Minibatch¶
flute -> violin with time chunk size 4 and channel chunk size 0
flute -> violin with time chunk size 4 and channel chunk size 32
violin -> flute with time chunk size 4 and channel chunk size 0
violin -> flute with time chunk size 4 and channel chunk size 32
Impact of Different Sigma Max and Sigma N¶
violin -> noise -> flute (with sigma_N=100)
violin -> noise -> flute (with sigma_N=5)